Skip to content

Commit fbf354f

Browse files
authored
Add link to previous explainer
1 parent b616d97 commit fbf354f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

css-sizing-4/responsive-iframes-explainer.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,10 @@ Embedding document:
6969
<div style="height: 1000px"></div>
7070
```
7171

72+
## Related work
73+
74+
A previous explainer for this feature is [here](https://github.com/domenic/cooperatively-sized-iframes).
75+
7276
## Future extensions
7377

7478
A JavaScript API could be added in the future that would allow embedded documents to request relayout in their embedding document context. This would allow dynamically generated iframe documents to update at times other than `load`.

0 commit comments

Comments
 (0)